I2CMODE=STANDARD_FAST_, FUNC=PIO0_4_OPEN_DRAIN_P
I/O configuration for pin PIO0_4/SCL
FUNC | Selects pin function. Values 0x2 to 0x7 are reserved. 0 (PIO0_4_OPEN_DRAIN_P): PIO0_4 (open-drain pin). 1 (I2C_SCL_OPEN_DRAIN_): I2C SCL (open-drain pin). |
RESERVED | Reserved. |
I2CMODE | Selects I2C mode (see Section 7.3.8). Select Standard mode (I2CMODE = 00, default) or Standard I/O functionality (I2CMODE = 01) if the pin function is GPIO (FUNC = 000). 0 (STANDARD_FAST_): Standard mode/ Fast-mode I2C. 1 (STANDARD_IO): Standard I/O functionality 2 (FAST_MODE_PLUS_I2C): Fast-mode Plus I2C 3 (RESERVED_): Reserved. |
RESERVED | Reserved. |